-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: date comparison fails when series is all pd.NaT values #61200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR! Note also a few builds are failing.
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
@rhshadrach I just incorporated the changes! Please let me know if everything looks okay. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
Co-authored-by: Richard Shadrach <[email protected]>
Co-authored-by: Richard Shadrach <[email protected]>
Co-authored-by: Richard Shadrach <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Good to hear! Thank you for guidance :) |
Looks like this PR re-added the 1.3MB Pandas Cookbook jpeg into main. Looks like we should hard revert this commit? cc @datapythonista |
I'm travelling and I may not be able to do it for several hours or tomorrow. Do you have permissions to access the project settings and enable the force push option? If you can do that, it's aa easy as clone, git reset --soft head~ and git push -f. If you don't have access, I can see if I can give you permissons, but I don't think I can. Otherwise let's try npt to merge until then, which will make things significantly more complicated. |
doc/source/whatsnew/v3.0.0.rst
file if fixing a bug or adding a new feature.